Skip to content

Conversation

@nick1udwig
Copy link
Member

@nick1udwig nick1udwig commented Mar 14, 2025

Problem

  • short node name: we use node name for salt but minimum argon2 salt length is 8
  • fake chain doesn't work due to contract changes

Solution

  • add logic to create salt from concatenation of node name when node name is too short by itself
  • update contracts. sister PR: fix fake chain kit#299

Testing

  • fake nodes functional
  • can login to fake node with short name

Docs Update

TODO

Notes

TODOs

  • remove debugging prints
  • decide whether to deploy os exactly as on live network (and if so, deploy a fake namespace like .f) [EDIT: decided: no]

nick1udwig and others added 2 commits March 13, 2025 22:43
* short node name: we use node name for salt but minimum argon2 salt length is 8.
  add logic to create salt from concatenation of node name when node name is too
  short by itself
* fake chain sister PR: hyperware-ai/kit#299
@nick1udwig nick1udwig marked this pull request as ready for review March 14, 2025 13:23
@nick1udwig nick1udwig merged commit 2f49cde into develop Mar 14, 2025
1 check passed
@nick1udwig nick1udwig deleted the hf/fix-fake-chain-and-short-node-name branch March 14, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants